//==============================================================================
// wonder_anim.txt
//==============================================================================

import Construction_defines_anim.txt

//==============================================================================
anim Idle
{
   SetSelector
   {
			SetSelector
			{
				ConstructionLogic 0 50
				set hotspot
				{
					version
					{
						Visual building e sphinx monument
replacetexture building e isis wonder03/building e isis wonder03b
						connect hotspot stand hotspot
						connect hotspot empower hotspot
						connect leftear GenericSmoke hotspot
						connect leftfoot GenericSmoke hotspot
						connect lefthand GenericSmoke hotspot
						connect leftleg GenericSmoke hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual building construction 5x2 a
						connect ATTACHPOINT empower hotspot
						connect attachpoint E_Long_Brick hotspot
						connect face E_Long_Brick hotspot
						connect chin E_Medium_Brick hotspot
						connect leftfoot E_Medium_Brick hotspot
						connect lefthand E_Small_Brick hotspot
						connect leftleg E_Small_Brick hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual building construction 5x2 b
						connect ATTACHPOINT empower hotspot
						connect attachpoint E_Long_Brick hotspot
						connect face E_Long_Brick hotspot
						connect chin E_Medium_Brick hotspot
						connect leftfoot E_Medium_Brick hotspot
						connect lefthand E_Small_Brick hotspot
						connect leftleg E_Small_Brick hotspot
				}
			}
		}			
	}
}
